const crypto/internal/fips140/tls13.resumptionBinderLabel

2 uses

	crypto/internal/fips140/tls13 (current package)
		tls13.go#L57: 	resumptionBinderLabel         = "res binder"
		tls13.go#L81: 	return deriveSecret(s.hash, s.secret, resumptionBinderLabel, nil)